Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

FLAC__StreamMetadata_CueSheet_Index Struct Reference
[FLAC/format.h: format components]

#include <format.h>

List of all members.

Public Attributes

FLAC__uint64 offset
FLAC__byte number


Detailed Description

FLAC CUESHEET track index structure. (See the format specification for the full description of each field.)


Member Data Documentation

FLAC__uint64 FLAC__StreamMetadata_CueSheet_Index::offset
 

Offset in samples, relative to the track offset, of the index point.

FLAC__byte FLAC__StreamMetadata_CueSheet_Index::number
 

The index point number.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 25 10:44:51 2003 for FLAC by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002